home *** CD-ROM | disk | FTP | other *** search
/ Immoral Angel 1 / Immoral Angel 1.iso / pc / program / title.dxr / 00042_closeButton,up.ls < prev    next >
Encoding:
Text File  |  1997-07-11  |  109 b   |  8 lines

  1. on mouseDown
  2.   if button() then
  3.     go("omake")
  4.     zoomBox(1, 15, 1)
  5.     eracemenudownbutton()
  6.   end if
  7. end
  8.